Click or drag to resize

RecurrencePattern Class

Class RecurrencePattern.
Inheritance Hierarchy
SystemObject
  Independentsoft.MsgRecurrencePattern

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class RecurrencePattern

The RecurrencePattern type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCalendarType
Gets the type of the calendar.
Public propertyDayOfMonth
Gets the day of month.
Public propertyDayOfWeek
Gets the day of week.
Public propertyDayOfWeekIndex
Gets the index of the day of week.
Public propertyDeletedInstanceCount
Gets the deleted instance count.
Public propertyDeletedInstanceDates
Gets the deleted instance dates.
Public propertyEndDate
Gets the end date.
Public propertyEndType
Gets the end type.
Public propertyFirstDayOfWeek
Gets the first day of week.
Public propertyFrequency
Gets the frequency.
Public propertyModifiedInstanceCount
Gets the modified instance count.
Public propertyModifiedInstanceDates
Gets the modified instance dates.
Public propertyOccurenceCount
Gets the occurence count.
Public propertyPeriod
Gets the period.
Public propertyStartDate
Gets the start date.
Public propertyType
Gets the type.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also